cublasXtSspmm

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
cublasXtSspmm
(,,,
size_t m
,
size_t n
,
const(float)* alpha
,
const(float)* AP
,
const(float)* B
,
size_t ldb
,
const(float)* beta
,
float* C
,
size_t ldc
)

Meta